Online documentation - WebsydianExpress v3.5 |
APIServer.AuthorizedEvents.GetAuthorizedEvent
Field | Variable | ...as | Description |
---|---|---|---|
AuthorizedEventSurrogate | Input | Input | The unique identification of the authorized event. |
AuthorizedEventSurrogate | Output | Output | The unique identification of the authorized event. |
AuthorizedEventImplName | Output | Output | The name of the authorized event - the default value is the implementation name of the event handler that implements the authorized event. |
AuthorizedEventDescription | Output | Output | The description of the authorized event. |
AuthorizedEventSiteKey | Output | Output | The unique identification of the site the event belongs to. |
Comment | Output | Output | The comment specified for the event. |
An authorized event is retrieved based on the unique identification of the event. The function has the standard SingleFetch behavior.